Use the more portable `find -perm` syntax
authorGleb Kozyrev <gleb@gkoz.com>
Fri, 9 Oct 2015 14:43:12 +0000 (17:43 +0300)
committerGleb Kozyrev <gleb@gkoz.com>
Fri, 9 Oct 2015 14:47:22 +0000 (17:47 +0300)
commitfeb0b7df44f1b63983e87810741162009a699d32
treeee063c84eacc909acf6f2ac70386219dfb271ab7
parent94a5b9bf30b1b6f8e7af1aee7043d7e2148a82c5
Use the more portable `find -perm` syntax

This is an improvement of fd781a12 adopted by rustc in https://github.com/rust-lang/rust/commit/f001f9a7
See also #822
Makefile.in